Action

An action providing a response to the SaveAsPdfCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun cancel()
Notifies the browser that the save file dialog was cancelled.
Link copied to clipboard
Returns true if this action is closed.
Link copied to clipboard
open fun save(filePath: Path)
Notifies the browser that the save file dialog was closed and the given file was selected.